SaveLayout(String) Method
Saves the object layout properties to the XML file.
public void SaveLayout(
System.string
)
'Declaration
Public Overloads Sub SaveLayout( _
ByVal As System.String _
)
Parameters
- filename
- Path to the file where the values of the layout properties will be saved.